regexp/syntax.parser.calcHeight (method)
3 uses
regexp/syntax (current package)
parse.go#L135: if p.calcHeight(re, true) > maxHeight {
parse.go#L140: func (p *parser) calcHeight(re *Regexp, force bool) int {
parse.go#L148: hsub := p.calcHeight(sub, false)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)